home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Using / card_18837.txt < prev    next >
Text File  |  1990-04-02  |  10KB  |  427 lines

  1. -- card: 18837 from stack: in
  2. -- bmap block id: 19149
  3. -- flags: 0000
  4. -- background id: 3105
  5. -- name: Resolution 2
  6.  
  7.  
  8. -- part 6 (button)
  9. -- low flags: 80
  10. -- high flags: A004
  11. -- rect: left=7 top=315 right=340 bottom=494
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Self-Check
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual iris close
  23.   hide card button "Self-Check"
  24.   show card button "left"
  25.   show card button "right"
  26.   pop card
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 13 (field)
  32. -- low flags: 01
  33. -- high flags: 2004
  34. -- rect: left=18 top=73 right=274 bottom=213
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 3
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: Target
  43.  
  44.  
  45. -- part 14 (button)
  46. -- low flags: 00
  47. -- high flags: 0006
  48. -- rect: left=225 top=163 right=180 bottom=298
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: Line Art
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual dissolve to card
  60.   go to card "Line Art"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 16 (button)
  66. -- low flags: 00
  67. -- high flags: 0000
  68. -- rect: left=391 top=163 right=180 bottom=477
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Grayscale
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   push card
  80.   visual dissolve to card
  81.   go to card "Grayscale"
  82. end mouseUp
  83.  
  84.  
  85.  
  86. -- part 15 (button)
  87. -- low flags: 00
  88. -- high flags: 0000
  89. -- rect: left=306 top=163 right=180 bottom=384
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: Halftone
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   push card
  101.   visual dissolve to card
  102.   go to card "Halftone"
  103. end mouseUp
  104.  
  105.  
  106.  
  107. -- part 17 (field)
  108. -- low flags: 80
  109. -- high flags: 2007
  110. -- rect: left=54 top=162 right=278 bottom=335
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 0 / 0
  113. -- text alignment: 0
  114. -- font id: 3
  115. -- text size: 10
  116. -- style flags: 0
  117. -- line height: 13
  118. -- part name: Grayscale
  119.  
  120.  
  121. -- part 18 (field)
  122. -- low flags: 80
  123. -- high flags: 2007
  124. -- rect: left=8 top=187 right=303 bottom=289
  125. -- title width / last selected line: 0
  126. -- icon id / first selected line: 0 / 0
  127. -- text alignment: 0
  128. -- font id: 3
  129. -- text size: 10
  130. -- style flags: 0
  131. -- line height: 13
  132. -- part name: Halftone
  133.  
  134.  
  135. -- part 19 (field)
  136. -- low flags: 80
  137. -- high flags: 2007
  138. -- rect: left=90 top=176 right=292 bottom=371
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 0
  142. -- font id: 3
  143. -- text size: 10
  144. -- style flags: 0
  145. -- line height: 13
  146. -- part name: Line Art
  147.  
  148.  
  149. -- part 20 (field)
  150. -- low flags: 80
  151. -- high flags: 2007
  152. -- rect: left=48 top=176 right=292 bottom=329
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 0 / 0
  155. -- text alignment: 0
  156. -- font id: 3
  157. -- text size: 10
  158. -- style flags: 0
  159. -- line height: 13
  160. -- part name: Preview
  161.  
  162.  
  163. -- part 21 (button)
  164. -- low flags: 00
  165. -- high flags: 0000
  166. -- rect: left=227 top=114 right=132 bottom=298
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 1
  170. -- font id: 0
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: Preview
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   visual dissolve to card
  178.   go to card "Preview 1"
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 27 (button)
  184. -- low flags: 00
  185. -- high flags: 0000
  186. -- rect: left=220 top=308 right=342 bottom=263
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 21700 / 21700
  189. -- text alignment: 1
  190. -- font id: 0
  191. -- text size: 12
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: 
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   visual effect zoom open
  198.   go to stack "Apple Scanner"
  199. end mouseUp
  200.  
  201.  
  202.  
  203. -- part 28 (button)
  204. -- low flags: 00
  205. -- high flags: 2000
  206. -- rect: left=228 top=94 right=106 bottom=240
  207. -- title width / last selected line: 0
  208. -- icon id / first selected line: 0 / 0
  209. -- text alignment: 1
  210. -- font id: 0
  211. -- text size: 12
  212. -- style flags: 0
  213. -- line height: 16
  214. -- part name: Left
  215. ----- HyperTalk script -----
  216. on mouseUp
  217.   visual wipe right slowly
  218.   go previous card
  219. end mouseUp
  220.  
  221.  
  222.  
  223. -- part 32 (button)
  224. -- low flags: 00
  225. -- high flags: 0000
  226. -- rect: left=0 top=0 right=0 bottom=0
  227. -- title width / last selected line: 0
  228. -- icon id / first selected line: 0 / 0
  229. -- text alignment: 1
  230. -- font id: 0
  231. -- text size: 12
  232. -- style flags: 0
  233. -- line height: 16
  234. -- part name: 
  235.  
  236.  
  237. -- part 33 (button)
  238. -- low flags: 00
  239. -- high flags: 0000
  240. -- rect: left=0 top=0 right=0 bottom=0
  241. -- title width / last selected line: 0
  242. -- icon id / first selected line: 0 / 0
  243. -- text alignment: 1
  244. -- font id: 0
  245. -- text size: 12
  246. -- style flags: 0
  247. -- line height: 16
  248. -- part name: 
  249.  
  250.  
  251. -- part 35 (button)
  252. -- low flags: 00
  253. -- high flags: 0000
  254. -- rect: left=227 top=233 right=253 bottom=298
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 1
  258. -- font id: 0
  259. -- text size: 12
  260. -- style flags: 0
  261. -- line height: 16
  262. -- part name: Scan
  263. ----- HyperTalk script -----
  264. on mouseUp
  265.   push card "scan control panel"
  266.   visual dissolve to card
  267.   go to card "Using Scan"
  268.   show card field "Mask"
  269. end mouseUp
  270.  
  271.  
  272.  
  273. -- part 37 (button)
  274. -- low flags: 00
  275. -- high flags: 0000
  276. -- rect: left=224 top=184 right=204 bottom=466
  277. -- title width / last selected line: 0
  278. -- icon id / first selected line: 0 / 0
  279. -- text alignment: 1
  280. -- font id: 0
  281. -- text size: 12
  282. -- style flags: 0
  283. -- line height: 16
  284. -- part name: Scan
  285. ----- HyperTalk script -----
  286. on mouseUp
  287.   visual dissolve to card
  288.   go to card "Settings"
  289. end mouseUp
  290.  
  291.  
  292.  
  293. -- part 39 (button)
  294. -- low flags: 00
  295. -- high flags: A003
  296. -- rect: left=42 top=283 right=304 bottom=112
  297. -- title width / last selected line: 0
  298. -- icon id / first selected line: 0 / 0
  299. -- text alignment: 1
  300. -- font id: 0
  301. -- text size: 12
  302. -- style flags: 0
  303. -- line height: 16
  304. -- part name: Go Back
  305. ----- HyperTalk script -----
  306. on mouseUp
  307.   visual dissolve to card
  308.   go to previous card
  309. end mouseUp
  310.  
  311.  
  312.  
  313. -- part 40 (button)
  314. -- low flags: 00
  315. -- high flags: A003
  316. -- rect: left=129 top=283 right=304 bottom=199
  317. -- title width / last selected line: 0
  318. -- icon id / first selected line: 0 / 0
  319. -- text alignment: 1
  320. -- font id: 0
  321. -- text size: 12
  322. -- style flags: 0
  323. -- line height: 16
  324. -- part name: Next...
  325. ----- HyperTalk script -----
  326. on mouseUp
  327.   visual dissolve to card
  328.   go to next card
  329. end mouseUp
  330.  
  331.  
  332.  
  333. -- part 41 (button)
  334. -- low flags: 00
  335. -- high flags: 0000
  336. -- rect: left=227 top=210 right=228 bottom=402
  337. -- title width / last selected line: 0
  338. -- icon id / first selected line: 0 / 0
  339. -- text alignment: 1
  340. -- font id: 0
  341. -- text size: 12
  342. -- style flags: 0
  343. -- line height: 16
  344. -- part name: Preview
  345. ----- HyperTalk script -----
  346. on mouseUp
  347.   push card
  348.   visual dissolve to card
  349.   go to card "Reduce/Enlarge"
  350. end mouseUp
  351.  
  352.  
  353.  
  354. -- part 42 (button)
  355. -- low flags: 00
  356. -- high flags: 2000
  357. -- rect: left=404 top=280 right=303 bottom=428
  358. -- title width / last selected line: 0
  359. -- icon id / first selected line: 2162 / 2162
  360. -- text alignment: 1
  361. -- font id: 0
  362. -- text size: 12
  363. -- style flags: 0
  364. -- line height: 16
  365. -- part name: Left
  366. ----- HyperTalk script -----
  367. on mouseUp
  368.   visual zoom in to card
  369.   go to card "Resolution"
  370. end mouseUp
  371.  
  372.  
  373.  
  374. -- part contents for card part 17
  375. ----- text -----
  376. Grayscale
  377.  
  378. Instructs the scanner to scan the original within the single scan area with Grayscale composition.  Grayscale composition uses 4 bits per pixel to represent 16 different shades of gray.  At a resolution of 300 dots per inch, a grayscale scan records 1200 bits of information per inch for each horizontal inch scanned, or 360,000 bits per square inch.
  379.  
  380. Grayscale composition can be used for only one scan area.  No other scan areas can be present.  The scan area designated as Grayscale composition is indicated in the Scanner window by a wide dark dotted line.
  381.  
  382. When creating a Grayscale composition scan area, AppleScan enables the Contrast & Brightness settings.  Choose Contrast and Brightness to set the contrast and brightness levels.
  383.  
  384. When a window contains a grayscale image, the window title in the View menu displays a Grayscale icon.
  385.  
  386. A grayscale image can be displayed on any monitor that can display 16 shades of gray, such as a color monitor or a high-resolution monitor.  The correct monitor setting for the Macintosh II with an extended video card is 8-bits grayscale, 256 levels.  You change this setting in the Control Panel.
  387.  
  388. If the monitor being used cannot display 16 shades of gray, AppleScan displays the image in black and white.  Displaying the image as Line Art composition does not effect the grayscale information in memory or in a saved document.
  389.  
  390. Grayscale images can be converted to halftone or line art by using the Converter.  A conversion can be performed immediately, or save the grayscale image and convert it at a later time.  
  391.  
  392.  
  393.  
  394. -- part contents for card part 18
  395. ----- text -----
  396. Halftone
  397.  
  398. This setting selectes the pattern to be used when scanning in the halftone mode.  The setting effects Halftone composition scans and conversions of grayscale images to halftone.   The halftone pattern is a 4‚Äîby‚Äî4 dither matrix that determines the manner in which shades of gray are presented in the scanned image.  
  399.  
  400. Use the Locator tool to display a representative area of the image to use with the Halftone Pattern setting.  You can see and print this area using different halftone patterns.    Refer to the Setting dialog box.
  401.  
  402.  
  403.  
  404.  
  405.  
  406. -- part contents for card part 19
  407. ----- text -----
  408. Line Art
  409.  
  410.  
  411.  
  412. -- part contents for card part 20
  413. ----- text -----
  414. Preview
  415.  
  416. Instructs the scanner to perform a 75 dots per inch (dpi) resolution, 100% scale, in Line Art composition.
  417.  
  418. A preview is effected by the Threshold setting and the Graymap setting.  Typically, Preview is used to obtain a rough scan image to set scan areas prior to using Scan.
  419.  
  420. A preview scans the entire scanner glass, ignoring any scan areas set in the Scanner window.
  421.  
  422.  
  423. -- part contents for card part 13
  424. ----- text -----
  425.  
  426.  
  427. Scanning at the same resolution as the output device ensures that the size and the relationship between the width and height of the original are maintained.